toggle menu
Storyteller SDK Documentation
11.6.2-local-master-a614cb493
switch theme
search in API
Storyteller SDK Documentation
/
com.storyteller.domain.entities.ads
Package-level
declarations
Types
Types
Storyteller
Ad
Pricing
Link copied to clipboard
@
Serializable
data
class
StorytellerAdPricing
(
val
model
:
String
?
=
null
,
val
currency
:
String
?
=
null
,
val
value
:
Double
?
=
null
)
Pricing metadata sourced from a VAST
<Pricing>
element (VAST 4.x).